gnomeos: Pull OpenSSH into default image
authorColin Walters <walters@verbum.org>
Sun, 29 Jan 2012 21:45:55 +0000 (16:45 -0500)
committerColin Walters <walters@verbum.org>
Sun, 29 Jan 2012 21:47:19 +0000 (16:47 -0500)
We want to be able to log in.

gnomeos/yocto/classes/gnomeos-contents.bbclass

index d80e9b65b1a9d04d425bae15e1bfc136b908d295..f3ae87a3c7e5f54def282400290ebc0280cdf977 100644 (file)
@@ -64,6 +64,7 @@ RECIPE_PACKAGES = "task-core-boot \
                   speex \
                   python-modules \
                   python-misc \
+                  openssh \
                   "
 
 PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"